home *** CD-ROM | disk | FTP | other *** search
- Subject: FW_CDesc::IsRecord()
- Sent: 7/3/96 11:04 AM
- Received: 7/3/96 11:22 AM
- From: Hutchings, Richard B. "Brad", brad@hutchings-software.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Greg,
-
- Check out _IM:IAC_ p. 10-38 to 10-39. ::OSAScriptError returns a
- descriptor record of type typeOSAErrorRange. FW_CDesc doesn't
- recognize it as a record.
-
- The solution is to call FW_CDesc::CoerceInPlace(typeAERecord), which
- should be documented.
-
- I am wondering if there are any other similar examples, and if more
- complicated logic is needed to determine if a descriptor is a keyword
- specified record.
-
- Brad
-
- <mailto:brad@hutchings-software.com>
- <http://www.hutchings-software.com>
-
- Ask me about:
- Hutchings Software's Essential Strips(tm)
- Hutchings Software's Rapid-I(tm) Button
-
-
-
-